Make get_layout_manager_type() public
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 6 May 2019 11:15:21 +0000 (12:15 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 6 May 2019 11:15:21 +0000 (12:15 +0100)
commitfe473dbef8fd3ba174ef50ad4e79c92df63eeb3b
tree4aca531e419819d81d7742b993f08300c38967d2
parent59c6862a0301d4c922f6adc36c81f859997555ba
Make get_layout_manager_type() public

The inspector, and other tools introspecting the widget structure like
gtk-builder-tool and Glade, may very well want to access the default
layout manager used by a class, especially if there are layout
properties involved, without having a whitelist of widget/layout manager
associations.
gtk/gtkwidget.c
gtk/gtkwidget.h